body {
	background-repeat: no-repeat!important;
	background-attachment: fixed!important;
	background-size: cover!important;
}



@media only screen and (max-width: 960px) {

#wrapper {
	margin: 2%!important;
		width: 96%!important;
}
}
